projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8605ddc
)
* lisp/userlock.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 10 Mar 2021 03:07:48 +0000
(
04:07
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 10 Mar 2021 03:14:43 +0000
(
04:14
+0100)
lisp/userlock.el
patch
|
blob
|
history
diff --git
a/lisp/userlock.el
b/lisp/userlock.el
index 0ef3c7770b75d251b8c3399efa0f895b23876b3a..57311ac99c895bbbf48b7622b4da7f04c4eee5d1 100644
(file)
--- a/
lisp/userlock.el
+++ b/
lisp/userlock.el
@@
-1,4
+1,4
@@
-;;; userlock.el --- handle file access contention between multiple users
+;;; userlock.el --- handle file access contention between multiple users
-*- lexical-binding: t -*-
;; Copyright (C) 1985-1986, 2001-2021 Free Software Foundation, Inc.